3.1.38 \(\int \frac {x (d+e x^4)}{a+b x^4+c x^8} \, dx\)

Optimal. Leaf size=184 \[ \frac {\left (\frac {2 c d-b e}{\sqrt {b^2-4 a c}}+e\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x^2}{\sqrt {b-\sqrt {b^2-4 a c}}}\right )}{2 \sqrt {2} \sqrt {c} \sqrt {b-\sqrt {b^2-4 a c}}}+\frac {\left (e-\frac {2 c d-b e}{\sqrt {b^2-4 a c}}\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x^2}{\sqrt {\sqrt {b^2-4 a c}+b}}\right )}{2 \sqrt {2} \sqrt {c} \sqrt {\sqrt {b^2-4 a c}+b}} \]

________________________________________________________________________________________

Rubi [A]  time = 0.21, antiderivative size = 184, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 3, integrand size = 23, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.130, Rules used = {1490, 1166, 205} \begin {gather*} \frac {\left (\frac {2 c d-b e}{\sqrt {b^2-4 a c}}+e\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x^2}{\sqrt {b-\sqrt {b^2-4 a c}}}\right )}{2 \sqrt {2} \sqrt {c} \sqrt {b-\sqrt {b^2-4 a c}}}+\frac {\left (e-\frac {2 c d-b e}{\sqrt {b^2-4 a c}}\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x^2}{\sqrt {\sqrt {b^2-4 a c}+b}}\right )}{2 \sqrt {2} \sqrt {c} \sqrt {\sqrt {b^2-4 a c}+b}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(x*(d + e*x^4))/(a + b*x^4 + c*x^8),x]

[Out]

((e + (2*c*d - b*e)/Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*x^2)/Sqrt[b - Sqrt[b^2 - 4*a*c]]])/(2*Sqrt[2]*S
qrt[c]*Sqrt[b - Sqrt[b^2 - 4*a*c]]) + ((e - (2*c*d - b*e)/Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*x^2)/Sqrt
[b + Sqrt[b^2 - 4*a*c]]])/(2*Sqrt[2]*Sqrt[c]*Sqrt[b + Sqrt[b^2 - 4*a*c]])

Rule 205

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[a/b, 2]*ArcTan[x/Rt[a/b, 2]])/a, x] /; FreeQ[{a, b}, x]
&& PosQ[a/b]

Rule 1166

Int[((d_) + (e_.)*(x_)^2)/((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4), x_Symbol] :> With[{q = Rt[b^2 - 4*a*c, 2]}, Di
st[e/2 + (2*c*d - b*e)/(2*q), Int[1/(b/2 - q/2 + c*x^2), x], x] + Dist[e/2 - (2*c*d - b*e)/(2*q), Int[1/(b/2 +
 q/2 + c*x^2), x], x]] /; FreeQ[{a, b, c, d, e}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 - a*e^2, 0] && PosQ[b^
2 - 4*a*c]

Rule 1490

Int[(x_)^(m_.)*((a_) + (c_.)*(x_)^(n2_.) + (b_.)*(x_)^(n_))^(p_)*((d_) + (e_.)*(x_)^(n_))^(q_.), x_Symbol] :>
With[{k = GCD[m + 1, n]}, Dist[1/k, Subst[Int[x^((m + 1)/k - 1)*(d + e*x^(n/k))^q*(a + b*x^(n/k) + c*x^((2*n)/
k))^p, x], x, x^k], x] /; k != 1] /; FreeQ[{a, b, c, d, e, p, q}, x] && EqQ[n2, 2*n] && NeQ[b^2 - 4*a*c, 0] &&
 IGtQ[n, 0] && IntegerQ[m]

Rubi steps

\begin {align*} \int \frac {x \left (d+e x^4\right )}{a+b x^4+c x^8} \, dx &=\frac {1}{2} \operatorname {Subst}\left (\int \frac {d+e x^2}{a+b x^2+c x^4} \, dx,x,x^2\right )\\ &=\frac {1}{4} \left (e-\frac {2 c d-b e}{\sqrt {b^2-4 a c}}\right ) \operatorname {Subst}\left (\int \frac {1}{\frac {b}{2}+\frac {1}{2} \sqrt {b^2-4 a c}+c x^2} \, dx,x,x^2\right )+\frac {1}{4} \left (e+\frac {2 c d-b e}{\sqrt {b^2-4 a c}}\right ) \operatorname {Subst}\left (\int \frac {1}{\frac {b}{2}-\frac {1}{2} \sqrt {b^2-4 a c}+c x^2} \, dx,x,x^2\right )\\ &=\frac {\left (e+\frac {2 c d-b e}{\sqrt {b^2-4 a c}}\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x^2}{\sqrt {b-\sqrt {b^2-4 a c}}}\right )}{2 \sqrt {2} \sqrt {c} \sqrt {b-\sqrt {b^2-4 a c}}}+\frac {\left (e-\frac {2 c d-b e}{\sqrt {b^2-4 a c}}\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x^2}{\sqrt {b+\sqrt {b^2-4 a c}}}\right )}{2 \sqrt {2} \sqrt {c} \sqrt {b+\sqrt {b^2-4 a c}}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.15, size = 179, normalized size = 0.97 \begin {gather*} \frac {\frac {\left (e \left (\sqrt {b^2-4 a c}-b\right )+2 c d\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x^2}{\sqrt {b-\sqrt {b^2-4 a c}}}\right )}{\sqrt {b-\sqrt {b^2-4 a c}}}+\frac {\left (e \left (\sqrt {b^2-4 a c}+b\right )-2 c d\right ) \tan ^{-1}\left (\frac {\sqrt {2} \sqrt {c} x^2}{\sqrt {\sqrt {b^2-4 a c}+b}}\right )}{\sqrt {\sqrt {b^2-4 a c}+b}}}{2 \sqrt {2} \sqrt {c} \sqrt {b^2-4 a c}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(x*(d + e*x^4))/(a + b*x^4 + c*x^8),x]

[Out]

(((2*c*d + (-b + Sqrt[b^2 - 4*a*c])*e)*ArcTan[(Sqrt[2]*Sqrt[c]*x^2)/Sqrt[b - Sqrt[b^2 - 4*a*c]]])/Sqrt[b - Sqr
t[b^2 - 4*a*c]] + ((-2*c*d + (b + Sqrt[b^2 - 4*a*c])*e)*ArcTan[(Sqrt[2]*Sqrt[c]*x^2)/Sqrt[b + Sqrt[b^2 - 4*a*c
]]])/Sqrt[b + Sqrt[b^2 - 4*a*c]])/(2*Sqrt[2]*Sqrt[c]*Sqrt[b^2 - 4*a*c])

________________________________________________________________________________________

IntegrateAlgebraic [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {x \left (d+e x^4\right )}{a+b x^4+c x^8} \, dx \end {gather*}

Verification is not applicable to the result.

[In]

IntegrateAlgebraic[(x*(d + e*x^4))/(a + b*x^4 + c*x^8),x]

[Out]

IntegrateAlgebraic[(x*(d + e*x^4))/(a + b*x^4 + c*x^8), x]

________________________________________________________________________________________

fricas [B]  time = 1.32, size = 1535, normalized size = 8.34

result too large to display

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x*(e*x^4+d)/(c*x^8+b*x^4+a),x, algorithm="fricas")

[Out]

1/4*sqrt(1/2)*sqrt(-(b*c*d^2 - 4*a*c*d*e + a*b*e^2 + (a*b^2*c - 4*a^2*c^2)*sqrt((c^2*d^4 - 2*a*c*d^2*e^2 + a^2
*e^4)/(a^2*b^2*c^2 - 4*a^3*c^3)))/(a*b^2*c - 4*a^2*c^2))*log(-(c^2*d^4 - b*c*d^3*e + a*b*d*e^3 - a^2*e^4)*x^2
+ 1/2*sqrt(1/2)*((b^2*c - 4*a*c^2)*d^3 - (a*b^2 - 4*a^2*c)*d*e^2 - ((a*b^3*c - 4*a^2*b*c^2)*d - 2*(a^2*b^2*c -
 4*a^3*c^2)*e)*sqrt((c^2*d^4 - 2*a*c*d^2*e^2 + a^2*e^4)/(a^2*b^2*c^2 - 4*a^3*c^3)))*sqrt(-(b*c*d^2 - 4*a*c*d*e
 + a*b*e^2 + (a*b^2*c - 4*a^2*c^2)*sqrt((c^2*d^4 - 2*a*c*d^2*e^2 + a^2*e^4)/(a^2*b^2*c^2 - 4*a^3*c^3)))/(a*b^2
*c - 4*a^2*c^2))) - 1/4*sqrt(1/2)*sqrt(-(b*c*d^2 - 4*a*c*d*e + a*b*e^2 + (a*b^2*c - 4*a^2*c^2)*sqrt((c^2*d^4 -
 2*a*c*d^2*e^2 + a^2*e^4)/(a^2*b^2*c^2 - 4*a^3*c^3)))/(a*b^2*c - 4*a^2*c^2))*log(-(c^2*d^4 - b*c*d^3*e + a*b*d
*e^3 - a^2*e^4)*x^2 - 1/2*sqrt(1/2)*((b^2*c - 4*a*c^2)*d^3 - (a*b^2 - 4*a^2*c)*d*e^2 - ((a*b^3*c - 4*a^2*b*c^2
)*d - 2*(a^2*b^2*c - 4*a^3*c^2)*e)*sqrt((c^2*d^4 - 2*a*c*d^2*e^2 + a^2*e^4)/(a^2*b^2*c^2 - 4*a^3*c^3)))*sqrt(-
(b*c*d^2 - 4*a*c*d*e + a*b*e^2 + (a*b^2*c - 4*a^2*c^2)*sqrt((c^2*d^4 - 2*a*c*d^2*e^2 + a^2*e^4)/(a^2*b^2*c^2 -
 4*a^3*c^3)))/(a*b^2*c - 4*a^2*c^2))) + 1/4*sqrt(1/2)*sqrt(-(b*c*d^2 - 4*a*c*d*e + a*b*e^2 - (a*b^2*c - 4*a^2*
c^2)*sqrt((c^2*d^4 - 2*a*c*d^2*e^2 + a^2*e^4)/(a^2*b^2*c^2 - 4*a^3*c^3)))/(a*b^2*c - 4*a^2*c^2))*log(-(c^2*d^4
 - b*c*d^3*e + a*b*d*e^3 - a^2*e^4)*x^2 + 1/2*sqrt(1/2)*((b^2*c - 4*a*c^2)*d^3 - (a*b^2 - 4*a^2*c)*d*e^2 + ((a
*b^3*c - 4*a^2*b*c^2)*d - 2*(a^2*b^2*c - 4*a^3*c^2)*e)*sqrt((c^2*d^4 - 2*a*c*d^2*e^2 + a^2*e^4)/(a^2*b^2*c^2 -
 4*a^3*c^3)))*sqrt(-(b*c*d^2 - 4*a*c*d*e + a*b*e^2 - (a*b^2*c - 4*a^2*c^2)*sqrt((c^2*d^4 - 2*a*c*d^2*e^2 + a^2
*e^4)/(a^2*b^2*c^2 - 4*a^3*c^3)))/(a*b^2*c - 4*a^2*c^2))) - 1/4*sqrt(1/2)*sqrt(-(b*c*d^2 - 4*a*c*d*e + a*b*e^2
 - (a*b^2*c - 4*a^2*c^2)*sqrt((c^2*d^4 - 2*a*c*d^2*e^2 + a^2*e^4)/(a^2*b^2*c^2 - 4*a^3*c^3)))/(a*b^2*c - 4*a^2
*c^2))*log(-(c^2*d^4 - b*c*d^3*e + a*b*d*e^3 - a^2*e^4)*x^2 - 1/2*sqrt(1/2)*((b^2*c - 4*a*c^2)*d^3 - (a*b^2 -
4*a^2*c)*d*e^2 + ((a*b^3*c - 4*a^2*b*c^2)*d - 2*(a^2*b^2*c - 4*a^3*c^2)*e)*sqrt((c^2*d^4 - 2*a*c*d^2*e^2 + a^2
*e^4)/(a^2*b^2*c^2 - 4*a^3*c^3)))*sqrt(-(b*c*d^2 - 4*a*c*d*e + a*b*e^2 - (a*b^2*c - 4*a^2*c^2)*sqrt((c^2*d^4 -
 2*a*c*d^2*e^2 + a^2*e^4)/(a^2*b^2*c^2 - 4*a^3*c^3)))/(a*b^2*c - 4*a^2*c^2)))

________________________________________________________________________________________

giac [B]  time = 20.31, size = 1406, normalized size = 7.64

result too large to display

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x*(e*x^4+d)/(c*x^8+b*x^4+a),x, algorithm="giac")

[Out]

1/8*((sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b^4 - 8*sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b^2*c - 2*sqrt
(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b^3*c - 2*b^4*c + 16*sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^2*c^2 + 8*s
qrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b*c^2 + sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b^2*c^2 + 16*a*b^2*c^
2 + 2*b^3*c^2 - 4*sqrt(2)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*c^3 - 32*a^2*c^3 - 8*a*b*c^3 - sqrt(2)*sqrt(b^2 -
4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b^3 + 4*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b*c
 + 2*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*b^2*c - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sq
rt(b^2 - 4*a*c)*c)*b*c^2 + 2*(b^2 - 4*a*c)*b^2*c - 8*(b^2 - 4*a*c)*a*c^2 - 2*(b^2 - 4*a*c)*b*c^2)*d - 2*(2*a*b
^2*c^2 - 8*a^2*c^3 - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b^2 + 4*sqrt(2)*sqrt(b^2 - 4*
a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a^2*c + 2*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*b*c
 - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c + sqrt(b^2 - 4*a*c)*c)*a*c^2 - 2*(b^2 - 4*a*c)*a*c^2)*e)*arctan(2*sqrt(1
/2)*x^2/sqrt((b + sqrt(b^2 - 4*a*c))/c))/((a*b^4 - 8*a^2*b^2*c - 2*a*b^3*c + 16*a^3*c^2 + 8*a^2*b*c^2 + a*b^2*
c^2 - 4*a^2*c^3)*abs(c)) + 1/8*((sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*b^4 - 8*sqrt(2)*sqrt(b*c - sqrt(b^2 -
 4*a*c)*c)*a*b^2*c - 2*sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*b^3*c + 2*b^4*c + 16*sqrt(2)*sqrt(b*c - sqrt(b^
2 - 4*a*c)*c)*a^2*c^2 + 8*sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a*b*c^2 + sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*
c)*c)*b^2*c^2 - 16*a*b^2*c^2 - 2*b^3*c^2 - 4*sqrt(2)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a*c^3 + 32*a^2*c^3 + 8*a*
b*c^3 + sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*b^3 - 4*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c -
 sqrt(b^2 - 4*a*c)*c)*a*b*c - 2*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*b^2*c + sqrt(2)*sqrt
(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*b*c^2 - 2*(b^2 - 4*a*c)*b^2*c + 8*(b^2 - 4*a*c)*a*c^2 + 2*(b^2 -
 4*a*c)*b*c^2)*d + 2*(2*a*b^2*c^2 - 8*a^2*c^3 - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a*b^
2 + 4*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a^2*c + 2*sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c -
 sqrt(b^2 - 4*a*c)*c)*a*b*c - sqrt(2)*sqrt(b^2 - 4*a*c)*sqrt(b*c - sqrt(b^2 - 4*a*c)*c)*a*c^2 - 2*(b^2 - 4*a*c
)*a*c^2)*e)*arctan(2*sqrt(1/2)*x^2/sqrt((b - sqrt(b^2 - 4*a*c))/c))/((a*b^4 - 8*a^2*b^2*c - 2*a*b^3*c + 16*a^3
*c^2 + 8*a^2*b*c^2 + a*b^2*c^2 - 4*a^2*c^3)*abs(c))

________________________________________________________________________________________

maple [B]  time = 0.02, size = 340, normalized size = 1.85 \begin {gather*} \frac {\sqrt {2}\, b e \arctanh \left (\frac {\sqrt {2}\, c \,x^{2}}{\sqrt {\left (-b +\sqrt {-4 a c +b^{2}}\right ) c}}\right )}{4 \sqrt {-4 a c +b^{2}}\, \sqrt {\left (-b +\sqrt {-4 a c +b^{2}}\right ) c}}+\frac {\sqrt {2}\, b e \arctan \left (\frac {\sqrt {2}\, c \,x^{2}}{\sqrt {\left (b +\sqrt {-4 a c +b^{2}}\right ) c}}\right )}{4 \sqrt {-4 a c +b^{2}}\, \sqrt {\left (b +\sqrt {-4 a c +b^{2}}\right ) c}}-\frac {\sqrt {2}\, c d \arctanh \left (\frac {\sqrt {2}\, c \,x^{2}}{\sqrt {\left (-b +\sqrt {-4 a c +b^{2}}\right ) c}}\right )}{2 \sqrt {-4 a c +b^{2}}\, \sqrt {\left (-b +\sqrt {-4 a c +b^{2}}\right ) c}}-\frac {\sqrt {2}\, c d \arctan \left (\frac {\sqrt {2}\, c \,x^{2}}{\sqrt {\left (b +\sqrt {-4 a c +b^{2}}\right ) c}}\right )}{2 \sqrt {-4 a c +b^{2}}\, \sqrt {\left (b +\sqrt {-4 a c +b^{2}}\right ) c}}-\frac {\sqrt {2}\, e \arctanh \left (\frac {\sqrt {2}\, c \,x^{2}}{\sqrt {\left (-b +\sqrt {-4 a c +b^{2}}\right ) c}}\right )}{4 \sqrt {\left (-b +\sqrt {-4 a c +b^{2}}\right ) c}}+\frac {\sqrt {2}\, e \arctan \left (\frac {\sqrt {2}\, c \,x^{2}}{\sqrt {\left (b +\sqrt {-4 a c +b^{2}}\right ) c}}\right )}{4 \sqrt {\left (b +\sqrt {-4 a c +b^{2}}\right ) c}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x*(e*x^4+d)/(c*x^8+b*x^4+a),x)

[Out]

-1/4*2^(1/2)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctanh(2^(1/2)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*c*x^2)*e+1/4/
(-4*a*c+b^2)^(1/2)*2^(1/2)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctanh(2^(1/2)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/2)
*c*x^2)*b*e-1/2*c/(-4*a*c+b^2)^(1/2)*2^(1/2)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctanh(2^(1/2)/((-b+(-4*a*c+b^
2)^(1/2))*c)^(1/2)*c*x^2)*d+1/4*2^(1/2)/((b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctan(2^(1/2)/((b+(-4*a*c+b^2)^(1/2)
)*c)^(1/2)*c*x^2)*e+1/4/(-4*a*c+b^2)^(1/2)*2^(1/2)/((b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctan(2^(1/2)/((b+(-4*a*c
+b^2)^(1/2))*c)^(1/2)*c*x^2)*b*e-1/2*c/(-4*a*c+b^2)^(1/2)*2^(1/2)/((b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctan(2^(1
/2)/((b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*c*x^2)*d

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {{\left (e x^{4} + d\right )} x}{c x^{8} + b x^{4} + a}\,{d x} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x*(e*x^4+d)/(c*x^8+b*x^4+a),x, algorithm="maxima")

[Out]

integrate((e*x^4 + d)*x/(c*x^8 + b*x^4 + a), x)

________________________________________________________________________________________

mupad [B]  time = 7.05, size = 4501, normalized size = 24.46

result too large to display

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((x*(d + e*x^4))/(a + b*x^4 + c*x^8),x)

[Out]

atan((b^4*c*d^3*x^2*1i + a^2*b^3*e^3*x^2*1i + a^2*c^3*d^3*x^2*8i - a^2*e^3*x^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*
c^2 - 12*a*b^4*c)^(1/2)*1i - a^3*b*c*e^3*x^2*4i - a*b^4*d*e^2*x^2*1i - b*c*d^3*x^2*(b^6 - 64*a^3*c^3 + 48*a^2*
b^2*c^2 - 12*a*b^4*c)^(1/2)*1i - a*b^2*c^2*d^3*x^2*6i - a^3*c^2*d*e^2*x^2*8i + a*b*d*e^2*x^2*(b^6 - 64*a^3*c^3
 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2)*1i + a*c*d^2*e*x^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2
)*1i + a^2*b*c^2*d^2*e*x^2*4i + a^2*b^2*c*d*e^2*x^2*6i - a*b^3*c*d^2*e*x^2*1i)/(8*a^2*b^4*e^2*(-(a*b^3*e^2 + b
^3*c*d^2 + a*e^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2) - c*d^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2
*c^2 - 12*a*b^4*c)^(1/2) - 4*a*b*c^2*d^2 - 4*a^2*b*c*e^2 + 16*a^2*c^2*d*e - 4*a*b^2*c*d*e)/(512*a^3*c^3 - 256*
a^2*b^2*c^2 + 32*a*b^4*c))^(1/2) - 1024*a^3*b^3*c^2*(-(a*b^3*e^2 + b^3*c*d^2 + a*e^2*(b^6 - 64*a^3*c^3 + 48*a^
2*b^2*c^2 - 12*a*b^4*c)^(1/2) - c*d^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2) - 4*a*b*c^2*d^2 -
 4*a^2*b*c*e^2 + 16*a^2*c^2*d*e - 4*a*b^2*c*d*e)/(512*a^3*c^3 - 256*a^2*b^2*c^2 + 32*a*b^4*c))^(3/2) - 64*a^3*
c^3*d^2*(-(a*b^3*e^2 + b^3*c*d^2 + a*e^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2) - c*d^2*(b^6 -
 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2) - 4*a*b*c^2*d^2 - 4*a^2*b*c*e^2 + 16*a^2*c^2*d*e - 4*a*b^2*c*
d*e)/(512*a^3*c^3 - 256*a^2*b^2*c^2 + 32*a*b^4*c))^(1/2) + 64*a^4*c^2*e^2*(-(a*b^3*e^2 + b^3*c*d^2 + a*e^2*(b^
6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2) - c*d^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(
1/2) - 4*a*b*c^2*d^2 - 4*a^2*b*c*e^2 + 16*a^2*c^2*d*e - 4*a*b^2*c*d*e)/(512*a^3*c^3 - 256*a^2*b^2*c^2 + 32*a*b
^4*c))^(1/2) + 128*a^2*b^5*c*(-(a*b^3*e^2 + b^3*c*d^2 + a*e^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)
^(1/2) - c*d^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2) - 4*a*b*c^2*d^2 - 4*a^2*b*c*e^2 + 16*a^2
*c^2*d*e - 4*a*b^2*c*d*e)/(512*a^3*c^3 - 256*a^2*b^2*c^2 + 32*a*b^4*c))^(3/2) + 2048*a^4*b*c^3*(-(a*b^3*e^2 +
b^3*c*d^2 + a*e^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2) - c*d^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^
2*c^2 - 12*a*b^4*c)^(1/2) - 4*a*b*c^2*d^2 - 4*a^2*b*c*e^2 + 16*a^2*c^2*d*e - 4*a*b^2*c*d*e)/(512*a^3*c^3 - 256
*a^2*b^2*c^2 + 32*a*b^4*c))^(3/2) - 48*a^3*b^2*c*e^2*(-(a*b^3*e^2 + b^3*c*d^2 + a*e^2*(b^6 - 64*a^3*c^3 + 48*a
^2*b^2*c^2 - 12*a*b^4*c)^(1/2) - c*d^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2) - 4*a*b*c^2*d^2
- 4*a^2*b*c*e^2 + 16*a^2*c^2*d*e - 4*a*b^2*c*d*e)/(512*a^3*c^3 - 256*a^2*b^2*c^2 + 32*a*b^4*c))^(1/2) + 16*a^2
*b^2*c^2*d^2*(-(a*b^3*e^2 + b^3*c*d^2 + a*e^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2) - c*d^2*(
b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2) - 4*a*b*c^2*d^2 - 4*a^2*b*c*e^2 + 16*a^2*c^2*d*e - 4*a*b
^2*c*d*e)/(512*a^3*c^3 - 256*a^2*b^2*c^2 + 32*a*b^4*c))^(1/2) - 16*a^2*b^3*c*d*e*(-(a*b^3*e^2 + b^3*c*d^2 + a*
e^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2) - c*d^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b
^4*c)^(1/2) - 4*a*b*c^2*d^2 - 4*a^2*b*c*e^2 + 16*a^2*c^2*d*e - 4*a*b^2*c*d*e)/(512*a^3*c^3 - 256*a^2*b^2*c^2 +
 32*a*b^4*c))^(1/2) + 64*a^3*b*c^2*d*e*(-(a*b^3*e^2 + b^3*c*d^2 + a*e^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 1
2*a*b^4*c)^(1/2) - c*d^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2) - 4*a*b*c^2*d^2 - 4*a^2*b*c*e^
2 + 16*a^2*c^2*d*e - 4*a*b^2*c*d*e)/(512*a^3*c^3 - 256*a^2*b^2*c^2 + 32*a*b^4*c))^(1/2)))*(-(a*b^3*e^2 + b^3*c
*d^2 + a*e^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2) - c*d^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2
 - 12*a*b^4*c)^(1/2) - 4*a*b*c^2*d^2 - 4*a^2*b*c*e^2 + 16*a^2*c^2*d*e - 4*a*b^2*c*d*e)/(512*a^3*c^3 - 256*a^2*
b^2*c^2 + 32*a*b^4*c))^(1/2)*2i + atan((b^4*c*d^3*x^2*1i + a^2*b^3*e^3*x^2*1i + a^2*c^3*d^3*x^2*8i + a^2*e^3*x
^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2)*1i - a^3*b*c*e^3*x^2*4i - a*b^4*d*e^2*x^2*1i + b*c*d
^3*x^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2)*1i - a*b^2*c^2*d^3*x^2*6i - a^3*c^2*d*e^2*x^2*8i
 - a*b*d*e^2*x^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2)*1i - a*c*d^2*e*x^2*(b^6 - 64*a^3*c^3 +
 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2)*1i + a^2*b*c^2*d^2*e*x^2*4i + a^2*b^2*c*d*e^2*x^2*6i - a*b^3*c*d^2*e*x^2*1
i)/(8*a^2*b^4*e^2*(-(a*b^3*e^2 + b^3*c*d^2 - a*e^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2) + c*
d^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2) - 4*a*b*c^2*d^2 - 4*a^2*b*c*e^2 + 16*a^2*c^2*d*e -
4*a*b^2*c*d*e)/(512*a^3*c^3 - 256*a^2*b^2*c^2 + 32*a*b^4*c))^(1/2) - 1024*a^3*b^3*c^2*(-(a*b^3*e^2 + b^3*c*d^2
 - a*e^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2) + c*d^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 1
2*a*b^4*c)^(1/2) - 4*a*b*c^2*d^2 - 4*a^2*b*c*e^2 + 16*a^2*c^2*d*e - 4*a*b^2*c*d*e)/(512*a^3*c^3 - 256*a^2*b^2*
c^2 + 32*a*b^4*c))^(3/2) - 64*a^3*c^3*d^2*(-(a*b^3*e^2 + b^3*c*d^2 - a*e^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2
- 12*a*b^4*c)^(1/2) + c*d^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2) - 4*a*b*c^2*d^2 - 4*a^2*b*c
*e^2 + 16*a^2*c^2*d*e - 4*a*b^2*c*d*e)/(512*a^3*c^3 - 256*a^2*b^2*c^2 + 32*a*b^4*c))^(1/2) + 64*a^4*c^2*e^2*(-
(a*b^3*e^2 + b^3*c*d^2 - a*e^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2) + c*d^2*(b^6 - 64*a^3*c^
3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2) - 4*a*b*c^2*d^2 - 4*a^2*b*c*e^2 + 16*a^2*c^2*d*e - 4*a*b^2*c*d*e)/(512*
a^3*c^3 - 256*a^2*b^2*c^2 + 32*a*b^4*c))^(1/2) + 128*a^2*b^5*c*(-(a*b^3*e^2 + b^3*c*d^2 - a*e^2*(b^6 - 64*a^3*
c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2) + c*d^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2) - 4*a*
b*c^2*d^2 - 4*a^2*b*c*e^2 + 16*a^2*c^2*d*e - 4*a*b^2*c*d*e)/(512*a^3*c^3 - 256*a^2*b^2*c^2 + 32*a*b^4*c))^(3/2
) + 2048*a^4*b*c^3*(-(a*b^3*e^2 + b^3*c*d^2 - a*e^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2) + c
*d^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2) - 4*a*b*c^2*d^2 - 4*a^2*b*c*e^2 + 16*a^2*c^2*d*e -
 4*a*b^2*c*d*e)/(512*a^3*c^3 - 256*a^2*b^2*c^2 + 32*a*b^4*c))^(3/2) - 48*a^3*b^2*c*e^2*(-(a*b^3*e^2 + b^3*c*d^
2 - a*e^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2) + c*d^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 -
12*a*b^4*c)^(1/2) - 4*a*b*c^2*d^2 - 4*a^2*b*c*e^2 + 16*a^2*c^2*d*e - 4*a*b^2*c*d*e)/(512*a^3*c^3 - 256*a^2*b^2
*c^2 + 32*a*b^4*c))^(1/2) + 16*a^2*b^2*c^2*d^2*(-(a*b^3*e^2 + b^3*c*d^2 - a*e^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2
*c^2 - 12*a*b^4*c)^(1/2) + c*d^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2) - 4*a*b*c^2*d^2 - 4*a^
2*b*c*e^2 + 16*a^2*c^2*d*e - 4*a*b^2*c*d*e)/(512*a^3*c^3 - 256*a^2*b^2*c^2 + 32*a*b^4*c))^(1/2) - 16*a^2*b^3*c
*d*e*(-(a*b^3*e^2 + b^3*c*d^2 - a*e^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2) + c*d^2*(b^6 - 64
*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2) - 4*a*b*c^2*d^2 - 4*a^2*b*c*e^2 + 16*a^2*c^2*d*e - 4*a*b^2*c*d*e
)/(512*a^3*c^3 - 256*a^2*b^2*c^2 + 32*a*b^4*c))^(1/2) + 64*a^3*b*c^2*d*e*(-(a*b^3*e^2 + b^3*c*d^2 - a*e^2*(b^6
 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2) + c*d^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1
/2) - 4*a*b*c^2*d^2 - 4*a^2*b*c*e^2 + 16*a^2*c^2*d*e - 4*a*b^2*c*d*e)/(512*a^3*c^3 - 256*a^2*b^2*c^2 + 32*a*b^
4*c))^(1/2)))*(-(a*b^3*e^2 + b^3*c*d^2 - a*e^2*(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2) + c*d^2*
(b^6 - 64*a^3*c^3 + 48*a^2*b^2*c^2 - 12*a*b^4*c)^(1/2) - 4*a*b*c^2*d^2 - 4*a^2*b*c*e^2 + 16*a^2*c^2*d*e - 4*a*
b^2*c*d*e)/(512*a^3*c^3 - 256*a^2*b^2*c^2 + 32*a*b^4*c))^(1/2)*2i

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x*(e*x**4+d)/(c*x**8+b*x**4+a),x)

[Out]

Timed out

________________________________________________________________________________________